Welcome![Sign In][Sign Up]
Location:
Search - NAT UDP

Search list

[Program docP2P

Description: P2P之UDP穿透NAT的原理与实现(附源代码).htm-P2P之UDP NAT htm
Platform: | Size: 108544 | Author: snox | Hits:

[Internet-NetworkP2P_UDP_NAT

Description: P2P之UDP穿透NAT的原理与实现附源代码,书我就没有传了,我想对想掌握P2P,NAT技术的朋友还是有一定的帮助吧!-P2P of UDP through NAT and implementation of the principles attached to the source code, the book I did not pass, I want to want to control P2P, NAT technology, the help of a friend or a certain bar! ~
Platform: | Size: 3175424 | Author: liyang | Hits:

[JSP/JavaSocket

Description: java实现UDP socket打洞,使消息在nat之间传递-java implementation UDP socket holes, so that messages passed between the nat! ! !
Platform: | Size: 111616 | Author: bobhpf | Hits:

[TCP/IP stackUDP_YY_1.3

Description: 自己开发的UDP穿透NAT代码,在实际项目中使用,非常可靠。-The development of UDP through NAT own code to use in actual projects, very reliable.
Platform: | Size: 133120 | Author: michael_yee | Hits:

[Program docThe_Linux_Networking_Architecture

Description: 除了PPP、IP、防火牆、路由、TCP、NAT、UDP及套接字等核心問題外,本書還討論了最新的協議及協議擴展,譬如各種DSL訪問技術中用到的PPPoE協議、Bluetooth(藍牙)四驅動程序及QoS(Quality-of-Service,服務質量)支持等-In addition to PPP, IP, firewall, routing, TCP, NAT, UDP, and sockets and other core issues, this book also discusses the latest protocol and protocol extensions, such as a variety of DSL access technologies used in the PPPoE protocol, Bluetooth (Bluetooth) 4 driver, and QoS (Quality-of-Service, Quality of Service) support, etc.
Platform: | Size: 9060352 | Author: essle9 | Hits:

[P2PUDP_MakeHole

Description: udp 穿透, 传透NAT,打洞。不仅有文档的介绍,将原理介绍清楚,而且有可以直接运行的源码。学习udp打洞的好资料。-udp penetrate, pass through the NAT, holes. Not only describes the document will introduce a clear principle, but also can run the source code. Good information to learn udp hole punching.
Platform: | Size: 6124544 | Author: ren | Hits:

[Internet-NetworkUDP

Description: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期提出的)。那么这个子网中其实只有少数的节点需要全球唯一的IP地址,其他的节点的IP地址应该是可以重用的。 因此,基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为一个全球唯一的IP然后发送出去- This document is an Internet-Draft and is subject to all provisions of Section 10 of RFC2026. Internet-Drafts are working documents of the Internet Engineering Task Force (IETF), its areas, and its working groups. Note that other groups may also distribute working documents as Internet-Drafts. Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet- Drafts as reference material or to cite them other than as "work in progress."
Platform: | Size: 58368 | Author: sujianchao | Hits:

[Internet-Networkjywct

Description: UDP实现的NAT穿透 广域网穿透,有需要的下来研究一下-UDP NAT penetration achieved through wide area network, we need to look down
Platform: | Size: 87040 | Author: snyg | Hits:

[Internet-NetworkUDP-NAT

Description: P2P 之 UDP穿透NAT的原理与实现; 包括client to server and client to server. //其中client to client: p2p的消息传递和udp打洞实现。 // client to server:客户端的登记;客户端节点链表的分发;udp打洞命令的请求和分发。 // 对客户端的数据接收和发送采用不同线程来实现 //服务器的模式是:处于循环接收信息和处理消息的状态。-P2P the UDP for NAT Traversal Principle and Implementation including client to server and the client to server// in which the client to the client: p2p message passing and udp holes to achieve.// Client to server: client registration the distribution of the linked list of client nodes udp holes command requests and distribution.// Receive and send data on the client using a different thread// server model are: the state in the loop to receive information and process messages.
Platform: | Size: 2230272 | Author: 啊生 | Hits:

[Compress-Decompress algrithmsNAT-Traversal-

Description: P2P之UDP穿透NAT的原理与实现源代码 -P2P the UDP NAT Traversal principle and implementation of source code
Platform: | Size: 32768 | Author: 沈冲 | Hits:

[Program docNAT-through-principle

Description: UDP下NAT穿越技术的介绍 NAT技术又称地址代理,提供内部私有地址和公有地址之间的转换,支持内部网络和公网之间的通信 -NAT through principle
Platform: | Size: 192512 | Author: xingxing | Hits:

[Scanner75448152P2P-UDP-NAT-stun

Description: 将实现P2P的NAT穿越的原理的代码加以改进,增加了tell功能-NAT traversal P2P will realize the principle of the code to be improved to increase the tell function
Platform: | Size: 29696 | Author: 星星寥落 | Hits:

[P2PUDP-NAT

Description: P2P之UDP穿透NAT的实现,有客户端与服务端代码,虽然简单,功能齐备-P2P UDP penetrate NAT implementations, the client and server code, though simple, full-featured
Platform: | Size: 28672 | Author: zhzdev | Hits:

[ICQ-IM-ChatP2PChatPlus

Description: 实现了基本的基于UDP穿NAT的P2P,其他还有TCP和UPNP等等的就等大家一起研究吧。-Basic to wear the NAT UDP-based P2P TCP and UPNP so on and so we come together to study.
Platform: | Size: 480256 | Author: lisen | Hits:

[P2PUDP-NAT

Description: P2P UDP穿越NAT小程序,适合新手学习P2P方面的知识-P2P NAT traversal applet
Platform: | Size: 27648 | Author: 张三 | Hits:

[Internet-Networkudp

Description: 就是非常有名的“UDP打洞技术”,UDP打洞技术依赖于由公共防火墙和cone NAT,允许适当的有计划的端对端应用程序通过NAT“打洞”,即使当双方的主机都处于NAT之后。这种技术在 RFC3027的5.1节[NAT PROT] 中进行了重点介绍,并且在Internet[KEGEL]中进行了非正式的描叙,还应用到了最新的一些协议,例如[TEREDO,ICE]协议中。不过,我们要注意的是,“术”如其名,UDP打洞技术的可靠性全都要依赖于UDP。- is widely known as "UDP Hole Punching." UDP hole punching relies on the properties of common firewalls and cone NATs to allow appropriately designed peer-to-peer applications to "punch holes" through the middlebox and establish direct connectivity with each other, even when both communicating hosts may lie behind middleboxes. This technique was mentioned briefly in section 5.1 of RFC 3027 [NAT-PROT], and has been informally described elsewhere on the Internet [KEGEL] and used in some recent protocols [TEREDO, ICE]. As the name implies, unfortunately, this technique works reliably only with UDP.
Platform: | Size: 194560 | Author: zayden | Hits:

[Internet-NetworkUDP-NAT

Description: 局域网打洞,nat穿透,实现udp通讯。可实现跨局域网聊天。-LAN holes, nat penetrating achieve udp communication. Enabling cross-LAN chat.
Platform: | Size: 39936 | Author: wangbo | Hits:

[Internet-NetworkP2P-UDP

Description: P2P之穿越NAT的原理与实现源代码(附源代码)-The NAT Traversal P2P principle and realization of the source code (with source code)
Platform: | Size: 48128 | Author: 陈政惠 | Hits:

[JSP/JavaTestP2P-UDP

Description: java实现 内网和内网通信,java p2p ,java nat穿透-java achieve within the network and the network communication, java p2p, java nat penetrating
Platform: | Size: 18432 | Author: 谢虎彪 | Hits:

[Internet-Networktr111

Description: NAT的完全分析及其UDP穿透的完全解决方案,及TMS网管规格-NAT UDP penetrate fully analyze and complete solutions, and network management specifications TMS
Platform: | Size: 5610496 | Author: 尚烨 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 14 »

CodeBus www.codebus.net